home *** CD-ROM | disk | FTP | other *** search
/ PCMania 62 / PCMania CD62_2.iso / quake / editores / stonless / keylist.txt < prev    next >
Text File  |  1997-06-16  |  3KB  |  178 lines

  1.                -  - -Stoneless- -  -
  2.             -  - -keylist- -  -
  3.  
  4.               (version  1.01)
  5.  
  6. General editing
  7. =-=-=-=-=-=-=-=-
  8.  
  9. Left/right/up/down
  10.         - move around window
  11. Space bar
  12.         - hold to drag the window with the mouse
  13. control+shift+f
  14.         - find entity keynames/keyvalues
  15. control+z or alt+backspace
  16.         - undo
  17. control+shift+z
  18.         - redo
  19. alt+c
  20.         - compile
  21. a or [ or <
  22.         - decrease grid size
  23. z or ] or >
  24.         - increase grid size
  25. shift+grid change
  26.         - change grid in all windows
  27. s or +
  28.         - zoom in
  29. x or -
  30.         - zoom out
  31. d+mouse click
  32.         - zoom to
  33. r
  34.         - redraw all
  35. control+q
  36.         - arrange quarters
  37. n
  38.         - normal 2d map mode
  39. h
  40.         - heights 2d map mode
  41. q
  42.         - center and zoom on selection (hold shift for all windows)
  43. control+n
  44.         - center around selection
  45. ?
  46.         - this keylist
  47. control+arrows
  48.         - nudge selection around
  49.  
  50. Files
  51. =-=-=
  52.  
  53. control+o
  54.         - open
  55. control+s
  56.         - save
  57. control+shift+s
  58.         - save as
  59.  
  60. Switching modes
  61. =-=-=-=-=-=-=-=
  62.  
  63. control+b
  64.         - go to brush selector
  65. control+e
  66.         - go to entity selector
  67. tab
  68.         - next tool
  69. control+f
  70.         - toggle face edit mode
  71. control+u
  72.         - toggle vertice edit mode
  73.  
  74. New Windows
  75. =-=-=-=-=-=
  76.  
  77. control+2
  78.         - new XY(top) map window
  79. control+y
  80.         - new YZ(size) map window
  81. control+z
  82.         - new XZ(front) map window
  83. control+3
  84.         - new D3D camera
  85. control+g
  86.         - new OpenGl camera
  87. control+r
  88.         - entity tree (hold shift for new)
  89. control+t
  90.         - texture browser (hold shift for new)
  91. control+l
  92.         - layers list (hold shift for new)
  93.  
  94.  
  95. Brush selector
  96. =-=-=-=-=-=-=-
  97.  
  98. insert
  99.         - insert a small cuboid
  100. delete
  101.         - delete the selection
  102. c
  103.         - select none
  104. control+x
  105.         - cut
  106. control+v
  107.         - paste
  108. control+c
  109.         - copy
  110. alt+enter
  111.         - properties for selection
  112. control+n
  113.         - center maps around selection
  114. control+left click
  115.         - add to selection
  116. shift+left click
  117.         - select under current selection
  118. right click
  119.         - context menu
  120. control+d
  121.         - duplicate
  122. control+h
  123.         - flip selection about X axis
  124. control+j
  125.         - flip selection about Y axis
  126. control+k
  127.         - flip selection about Z axis
  128. s
  129.         - subtract
  130. j
  131.         - hide selection
  132. control+a
  133.         - current apply texture
  134.  
  135.  
  136. Entity selector
  137. =-=-=-=-=-=-=-=
  138.  
  139. insert
  140.         - insert a point entity, of type set in options
  141. delete
  142.         - delete the selection
  143. c
  144.         - select none
  145. control+x
  146.         - cut
  147. control+v
  148.         - paste
  149. control+c
  150.         - copy
  151. alt+enter
  152.         - properties for selection
  153. control+n
  154.         - center maps around selection
  155. control+left click
  156.         - add to selection
  157. right click
  158.         - select and open properties
  159. double click
  160.         - quick classname change
  161. control+d
  162.         - duplicate
  163. hold shift while dragging point entities (otherwise known as the "Cybris manoeuvre")
  164.         - snap origin point rather than minimum point
  165.  
  166. 3d Camera
  167. =-=-=-=-=
  168.  
  169. All the keys set in the options dialog, plus
  170.  
  171. control+left click
  172.         - add to selection
  173. control+shift+left click
  174.         - select brush, ignoring groups
  175. double left click
  176.         - grab texture
  177. alt+left click
  178.         - apply texture to face when in face edit mode